home *** CD-ROM | disk | FTP | other *** search
- on startup
- if the machineType = 256 then
- put "Now loading LINGO.INI"&&the date&&the time
- put "This computer is running in "&& the colorDepth &"-bit color depth."
- set the centerStage to TRUE
- openxlib "fileio"
- end if
- end startup
-